[INFO] cloning repository https://github.com/frankschwemmer/AI-CAD
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frankschwemmer/AI-CAD" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankschwemmer%2FAI-CAD", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankschwemmer%2FAI-CAD'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1482837453bb4b1990e0f2d2a09a8a4a74ea7e12
[INFO] fixing frankschwemmer/AI-CAD against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankschwemmer%2FAI-CAD" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/frankschwemmer/AI-CAD
[INFO] finished tweaking git repo https://github.com/frankschwemmer/AI-CAD
[INFO] tweaked toml for git repo https://github.com/frankschwemmer/AI-CAD written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/frankschwemmer/AI-CAD on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/frankschwemmer/AI-CAD already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a658ac299cf7537865dd4b77da5c80f1b1b77119f795dfec8964bb3cb147f4de
[INFO] running `Command { std: "docker" "start" "a658ac299cf7537865dd4b77da5c80f1b1b77119f795dfec8964bb3cb147f4de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a658ac299cf7537865dd4b77da5c80f1b1b77119f795dfec8964bb3cb147f4de" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a658ac299cf7537865dd4b77da5c80f1b1b77119f795dfec8964bb3cb147f4de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a658ac299cf7537865dd4b77da5c80f1b1b77119f795dfec8964bb3cb147f4de" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking zerocopy v0.8.39
[INFO] [stderr]     Checking sdf-core v0.1.0 (/opt/rustwide/workdir/crates/sdf-core)
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking sdf-mesh v0.1.0 (/opt/rustwide/workdir/crates/sdf-mesh)
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sdf-dsl v0.1.0 (/opt/rustwide/workdir/crates/sdf-dsl)
[INFO] [stderr]     Checking sdf-cli v0.1.0 (/opt/rustwide/workdir/crates/sdf-cli)
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stdout] error[E0277]: `RefCell<Option<Result<NumericNode, DslError>>>` cannot be shared between threads safely
[INFO] [stdout]     --> crates/sdf-dsl/src/lib.rs:2268:47
[INFO] [stdout]      |
[INFO] [stdout] 2268 |           let mesh = extract_mesh_with(&config, |point| {
[INFO] [stdout]      |                      -----------------          ^------
[INFO] [stdout]      |                      |                          |
[INFO] [stdout]      |  ____________________|__________________________within this `{closure@crates/sdf-dsl/src/lib.rs:2268:47: 2268:54}`
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    required by a bound introduced by this call
[INFO] [stdout] 2269 | |             scene
[INFO] [stdout] 2270 | |                 .evaluate(point)
[INFO] [stdout] 2271 | |                 .expect("phone stand evaluation should succeed")
[INFO] [stdout] 2272 | |         });
[INFO] [stdout]      | |_________^ `RefCell<Option<Result<NumericNode, DslError>>>` cannot be shared between threads safely
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `{closure@crates/sdf-dsl/src/lib.rs:2268:47: 2268:54}`, the trait `Sync` is not implemented for `RefCell<Option<Result<NumericNode, DslError>>>`
[INFO] [stdout]      = note: if you want to do aliasing and mutation between multiple threads, use `std::sync::RwLock` instead
[INFO] [stdout] note: required because it appears within the type `Scene`
[INFO] [stdout]     --> crates/sdf-dsl/src/lib.rs:204:12
[INFO] [stdout]      |
[INFO] [stdout]  204 | pub struct Scene {
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout]      = note: required because it appears within the type `&Scene`
[INFO] [stdout] note: required because it's used within this closure
[INFO] [stdout]     --> crates/sdf-dsl/src/lib.rs:2268:47
[INFO] [stdout]      |
[INFO] [stdout] 2268 |         let mesh = extract_mesh_with(&config, |point| {
[INFO] [stdout]      |                                               ^^^^^^^
[INFO] [stdout] note: required by a bound in `extract_mesh_with`
[INFO] [stdout]     --> crates/sdf-mesh/src/marching_cubes.rs:71:28
[INFO] [stdout]      |
[INFO] [stdout]   69 | pub fn extract_mesh_with<F>(config: &MarchingCubesConfig, sample: F) -> Mesh
[INFO] [stdout]      |        ----------------- required by a bound in this function
[INFO] [stdout]   70 | where
[INFO] [stdout]   71 |     F: Fn(Point3) -> f64 + Sync + Send,
[INFO] [stdout]      |                            ^^^^ required by this bound in `extract_mesh_with`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `RefCell<Option<Result<NumericNode, DslError>>>` cannot be shared between threads safely
[INFO] [stdout]     --> crates/sdf-dsl/src/lib.rs:2477:47
[INFO] [stdout]      |
[INFO] [stdout] 2477 |           let mesh = extract_mesh_with(&config, |point| {
[INFO] [stdout]      |                      -----------------          ^------
[INFO] [stdout]      |                      |                          |
[INFO] [stdout]      |  ____________________|__________________________within this `{closure@crates/sdf-dsl/src/lib.rs:2477:47: 2477:54}`
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    required by a bound introduced by this call
[INFO] [stdout] 2478 | |             scene
[INFO] [stdout] 2479 | |                 .evaluate(point)
[INFO] [stdout] 2480 | |                 .expect("sphere evaluation should succeed")
[INFO] [stdout] 2481 | |         });
[INFO] [stdout]      | |_________^ `RefCell<Option<Result<NumericNode, DslError>>>` cannot be shared between threads safely
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `{closure@crates/sdf-dsl/src/lib.rs:2477:47: 2477:54}`, the trait `Sync` is not implemented for `RefCell<Option<Result<NumericNode, DslError>>>`
[INFO] [stdout]      = note: if you want to do aliasing and mutation between multiple threads, use `std::sync::RwLock` instead
[INFO] [stdout] note: required because it appears within the type `Scene`
[INFO] [stdout]     --> crates/sdf-dsl/src/lib.rs:204:12
[INFO] [stdout]      |
[INFO] [stdout]  204 | pub struct Scene {
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout]      = note: required because it appears within the type `&Scene`
[INFO] [stdout] note: required because it's used within this closure
[INFO] [stdout]     --> crates/sdf-dsl/src/lib.rs:2477:47
[INFO] [stdout]      |
[INFO] [stdout] 2477 |         let mesh = extract_mesh_with(&config, |point| {
[INFO] [stdout]      |                                               ^^^^^^^
[INFO] [stdout] note: required by a bound in `extract_mesh_with`
[INFO] [stdout]     --> crates/sdf-mesh/src/marching_cubes.rs:71:28
[INFO] [stdout]      |
[INFO] [stdout]   69 | pub fn extract_mesh_with<F>(config: &MarchingCubesConfig, sample: F) -> Mesh
[INFO] [stdout]      |        ----------------- required by a bound in this function
[INFO] [stdout]   70 | where
[INFO] [stdout]   71 |     F: Fn(Point3) -> f64 + Sync + Send,
[INFO] [stdout]      |                            ^^^^ required by this bound in `extract_mesh_with`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sdf-dsl` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a658ac299cf7537865dd4b77da5c80f1b1b77119f795dfec8964bb3cb147f4de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a658ac299cf7537865dd4b77da5c80f1b1b77119f795dfec8964bb3cb147f4de", kill_on_drop: false }`
[INFO] [stdout] a658ac299cf7537865dd4b77da5c80f1b1b77119f795dfec8964bb3cb147f4de
